Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Add implementation of the hmac calculation #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

schrewe
Copy link

@schrewe schrewe commented Sep 3, 2021

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

Found "Stack Buffer Overflow" while fuzzing: View Finding
For more information, check Code Intelligence Fuzzing Academy

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

FileCoverage
modules/key_management_module/src
key_management_module_1.cpp  100%
modules/time_module/src
time_module_1.cpp  100%
modules/crypto_module/src
crypto_module_2.cpp  100%
crypto_module_1.cpp  91%
.code-intelligence/fuzz_targets
hmac_fuzzer.cpp  86%
modules/GPS_module/src
GPS_module_1.cpp  67%
fuzzing
FuzzedDataProvider.h  43%

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

FileCoverage
modules/key_management_module/src
key_management_module_1.cpp  100%
modules/time_module/src
time_module_1.cpp  100%
modules/crypto_module/src
crypto_module_2.cpp  100%
crypto_module_1.cpp  94%
.code-intelligence/fuzz_targets
hmac_fuzzer.cpp  86%
modules/GPS_module/src
GPS_module_1.cpp  67%
fuzzing
FuzzedDataProvider.h  43%

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant